Adds a new item to the collection.
HRESULT Add(ISchedule * newVal);
Add(ISchedule newVal);
Sub Add(newVal As ISchedule)